home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / Demo / 00038.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  88 b   |  5 lines

  1. on exitFrame
  2.   when mouseDown then go to "TopLevel" of movie "Planes"
  3.   cursor(200)
  4. end
  5.